SyServiceExceptionNotificationType 
EntityType  Independent 
Logical Entity Name  SyServiceExceptionNotificationType 
Default Table Name  SyServiceExceptionNotificationType 
Logical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionNotificationType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceExceptionNotificationTypeId(PK)    INTEGER  NO 
 
Code    VARCHAR(10)  YES 
 
Descrip    VARCHAR(500)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
Active    BIT  NO 
 
ActionSequence    NVARCHAR(255)  NO 
 

SyServiceExceptionNotificationType Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionNotificationType_Code  Alternate Key  Code 
PK_SyServiceExceptionNotificationType_SyServiceExceptionNotificationTypeID  PrimaryKey  SyServiceExceptionNotificationTypeId 

SyServiceExceptionNotificationType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyServiceExceptionNotificationTemplate  Non-Identifying  One To Zero or More          NO 

SyServiceExceptionNotificationType Check Constraints 
Check Constraint Name  CheckConstraint